Welcome![Sign In][Sign Up]
Location:
Search - temperature pid matlab

Search list

[matlabpid温度控制

Description: PID温度控制,实现温度升降,通过调节其中的Kp,Ki,Kd,可以改变响应速度,可以消除振荡,通过改变传递函数可以改变响应速度-PID temperature control realizes temperature s rise and drop.We can alter the rate of response and eliminate oscillating via adjusting Kp,Ki,Kd. We can also alter the rate of response via changing the transfer function.
Platform: | Size: 1024 | Author: 星麒麟 | Hits:

[matlabFuzzyPIDcontrol

Description: 模糊和PID混合温度控制器,在小偏差时使用pid控制,大偏差时使用模糊控制,通过开关来切换。本室里具有一定参考价值-Fuzzy and PID temperature controller hybrid, a small deviation in the use of pid control, the use of large deviation of fuzzy control, through the switch to switch. This room has a certain reference value
Platform: | Size: 7168 | Author: 李婷 | Hits:

[Software EngineeringwenduPIDkongzhi

Description: 在实验的基础上确定了温箱系统温度的数学模型, 用P ID 控制方法对温箱温度控制, 由于 P ID 控制不能同时满足较小的超调量和较短的调节时间的要求, 为此必须采用其它先进的控制策 略, 选择预测控制获得较满意的结果. 并用MA TLAB 对设计的P ID 控制和预测控制分别进行了仿真和比较, 结果表明预测控制在本系统中比P ID 控制更理想.-In the experiment based on a warm box system temperature of the mathematical model, using P ID control box temperature control of temperature, because of P ID control at the same time should not meet the smaller overshoot and shorter settling time requirements, for which must use other advanced control strategies, prediction control to choose a more satisfactory results. and MA TLAB design of P ID control and predictive control, respectively, and compare simulation results show that the predictive control in this system than the P ID control better .
Platform: | Size: 276480 | Author: hongwei | Hits:

[Embeded-SCM Develop00005

Description: 模糊PID在电阻炉温度控制系统中的应用。提出了FUZZY-PID控制器,设计控制器的控制算法,并进行了仿真实验-Fuzzy PID in the resistance furnace temperature control system. Put forward a FUZZY-PID controller, the control algorithm controller design and simulation experiments
Platform: | Size: 71680 | Author: 李莉 | Hits:

[matlabPID_Temp

Description: 基于matlab的PID温控模拟,使用了simulink-Matlab-based simulation of PID temperature control, use the simulink
Platform: | Size: 8192 | Author: shengtao | Hits:

[matlabtemperature_PID_control

Description: For beginner learning PID.Reproduce temperature PID control method using matlab.
Platform: | Size: 11264 | Author: blissfm | Hits:

[Energy industrytemperature_control_by_fuzzy

Description: PID control based on the fuzzy self-tuning the temperature control system.pdf
Platform: | Size: 198656 | Author: tien | Hits:

[Software EngineeringDMC-sheji

Description: 摘要 随着火电机组向大容量、高参数和高效率方向发展,对机组热工自动控制系统控制品质的要求也随之提高。在热工过程中,大多数热工对象具有较大的惯性和迟延,且是非线性和慢时变的,部分对象还是多变量的,因而具有很大的不确定性和强耦合性。这就难以建立精确的数学模型,使采用固定参数的PID控制器不能与生产上越来越高的控制要求相适应。 本文主要是研究动态矩阵控制算法在主汽温控制方面的应用。首先,分析了当前火电厂主汽温的控制方式和常规的控制方法,以及影响主汽温变化的各种扰动因素;然后,介绍了动态矩阵控制算法的原理,并基于此原理设计了DMC主汽温控制系统;并且与传统的串级PID控制系统进行了比较,仿真结果表明动态矩阵控制算法的响应速度快,且没有超调,鲁棒性好,控制品质明显优于常规PID控制。 关键词:主汽温;动态矩阵控制;DMC;matlab仿真-Abstract Developing with the tendency to large capacity, high parameters and high efficiency of fossil-fired unit, the control trait request for thermodynamic automatic control systems is heightened .In thermodynamic process, most thermodynamic objects have large inertia and delay, and are nonlinear and time-variable furthermore, some of them are multi-variable, and also has large uncertainty and strong coupling. This makes it difficult to construct accurate mathematic models, and makes PID controllers with fixed parameters hardly adapted to higher and higher control request in production This article is mainly the research of the application of dynamic matrix control in the main temperature control system. First, it analyzed the conventional control method in the current thermoelectric power station steam system, and the affects of every kind of perturbation factor in the main temperature control system. Then it introduced the principle of dynamic matrix control algorithm, and desi
Platform: | Size: 478208 | Author: 张谦 | Hits:

[SCMtempreturecontrol

Description: Temperature control system improved PID algorithm Proteus MATLAB simulation Avr mega16L MCU and using 1602 to display the temprature-Temperature control system improved PID algorithm Proteus MATLAB simulation Avr mega16L MCU and using 1602 to display the temprature
Platform: | Size: 336896 | Author: chenjian | Hits:

[matlabOn-lineMultistepPredictiveControlofTempretureBased

Description: 预测控制是一种新型的控制算法之一。经典的PID控制方法简单方便,但是精度不高。近年来发展的自适应、自校正方法精度高,但其本质要求在线辨识对象模型,对过程的未建模动态和扰动的适应能力差,鲁棒性不好。预测控制方法集PID和自适应方法二者之长,是一种面向工业过程特点、对模型要求低、在线计算方便、控制精度高的算法。数字计算机向小型、高速、大容量、低成本方向的发展,为预测控制这类新算法的实现提供了物质基础。 本文以PCT—Ⅲ型过程控制系统装置为平台,将预测控制算法运用到实际系统中去,该装置分为水位系统和温度系统。本文是将多步预测控制算法运用到温度系统。应用控制软件采用北京亚控公司的组态王软件(KingView),它界面设计能力强,也可以简单编程,但计算能力差,不能进行矩阵计算。而在温度多步预测控制中,计算量大,编程复杂,因此引入Matlab软件解决计算和编程,要解决的问题是MATLAB和组态王的数据交换,采用动态数据交换技术(DDE)。 预测控制算法有多种,本文采用的是动态矩阵控制方法(DMC)。-Predictive control is one of a new control algorithm. The classic PID control method is simple, but the accuracy is not high. In recent years the development of adaptive, self-calibration method is accurate, but its object model online identification of the essential requirements of the process unmodeled dynamics and disturbances poor adaptability, robustness is not good. Prediction and adaptive PID control method sets the length of the two methods is a feature for industrial processes, low requirement on the model, online convenience of calculation, the control algorithm for high accuracy. Digital computers to small, high-speed, large capacity, lower costs of development, such as predictive control implementation of the new algorithm provides the material base. In this paper, PCT-Ⅲ type of process control system devices as a platform, the predictive control algorithm to apply to the actual system, the device is divided into water system and temperature system. This is a multi-step pre
Platform: | Size: 3517440 | Author: 王明 | Hits:

[AI-NN-PRBP-network-PID-design

Description: 利用matlab基于神经网络对规汽温控制系统进行了设计-temperature control system was designed based on BP network on matlab
Platform: | Size: 539648 | Author: zsm | Hits:

[SCMPIC-@@-PID

Description: 基于PIC单片机的PID算法在温度控制器中的设计,含有Matlab程序-Based on the design of the PIC microcontroller PID algorithm temperature controller, containing Matlab program
Platform: | Size: 704512 | Author: 朱宁 | Hits:

[Picture ViewerIncremental--PID

Description: 增量式PID温度控制系统 在matlab下编程-Incremental PID temperature control system in MATLAB programming
Platform: | Size: 6144 | Author: 郭帅 | Hits:

[Other5678000pid

Description: 在MATLAB的simulink环境中搭建的PID控制模型,用于温度控制-In the MATLAB simulink environment built PID control model for temperature control
Platform: | Size: 4096 | Author: zhang | Hits:

[Software EngineeringPVCwenduPID

Description: 系统介绍了PVC胶曹温度的模糊PID控制方案,并用matlab做了仿真分析-Introduced a system of PVC plastic Cao temperature fuzzy PID control scheme, and the simulation analysis using matlab to do
Platform: | Size: 259072 | Author: 闫文昭 | Hits:

[matlabThe-BP-neural-network

Description: Matlab的编程例题,关于BP神经网络的PID温度控制-Matlab programming examples on BP neural network PID temperature control
Platform: | Size: 31744 | Author: 张紫梦 | Hits:

[AI-NN-PRThe-BP-neural-network

Description: Matlab的编程例题,是关于BP神经网络的PID温度控制-Matlab programming examples, is on the BP neural network PID temperature control
Platform: | Size: 7168 | Author: 张紫梦 | Hits:

[matlabPID3

Description: 各种经典PID的MATLAB程序,主要涉及温度控制,压力控制,液位控制等-All kinds of classic PID MATLAB procedures, mainly related to the temperature control, pressure control, level control, etc
Platform: | Size: 565248 | Author: 赵丹 | Hits:

[Internet-NetworkmuPID

Description: 一个简单的温度控制的模糊PID例子。还有WORD文档的说明(A simple temperature control of the fuzzy PID example. There are WORD document description)
Platform: | Size: 1908736 | Author: 等风来123 | Hits:

[matlabuntitled

Description: 仿真模糊PID控制的仿真,对烤箱温度进行控制。(The simulation of fuzzy PID control is simulated to control the oven temperature.)
Platform: | Size: 28672 | Author: 乔诗人 | Hits:

CodeBus www.codebus.net